[Beta] Subscribe to an axon event stream via server-sent events.
Documentation Index
Fetch the complete documentation index at: https://docs.runloop.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The axon identifier.
Sequence number after which to start streaming. Events with sequence > this value are returned. If unset, replay from the beginning.
OK
Monotonic sequence number.
The axon identifier.
Timestamp in milliseconds since epoch.
Event origin.
EXTERNAL_EVENT, AGENT_EVENT, USER_EVENT, SYSTEM_EVENT Event source (e.g. github, slack).
Event type (e.g. push, pull_request).
JSON-encoded event payload.